GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / LockViewer Property





In This Topic
LockViewer Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(63)>
Property LockViewer As Boolean
[DispId(63)]
bool LockViewer {get; set;}
read-write property LockViewer: Boolean; 
DispIdAttribute(63)
function get,set LockViewer : boolean
[DispId(63)]
__property bool get_LockViewer();
__property void set_LockViewer( 
   bool value
);
[DispId(63)]
property bool LockViewer {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members